/ Assembly List / LJCDBClientLib / SQLManager / Reset

Namespace - LJCDBClientLib


Parameters
dataConfigName - The data configuration name.
tableName - The database table name.
connectionString - The Connection string.
providerName - The Provider name.

Syntax

C#
public Void Reset(String dataConfigName, String tableName, String connectionString = null, String providerName = null)

Resets the data access configuration.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.